if service.click({
{"Play|Pause",
}
})
return true
end

if service.click({
{"Tap this button to read multiple pages, import a pdf file or an image.",
"Envision Library$10",
"Import File$10",
"Import File$10",
}
})
return true
end

if service.click({
{"Text",
"Tap this button to read multiple pages, import a pdf file or an image.",
"Envision Library",
"Import File",
"Import File",
}
})
return true
end

if service.click({
{"Navigate up",
"Text",
"Tap this button to read multiple pages, import a pdf file or an image.",
"Envision Library",
"Import File",
"Import File",
}
})
return true
end

if service.click({
{"Back",
"Text",
"Tap this button to read multiple pages, import a pdf file or an image.",
"Envision Library",
"Import File",
"Import File",
}
})
return true
end